[INFO] fetching crate qamd-rs 0.1.0...
[INFO] testing qamd-rs-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate qamd-rs 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate qamd-rs 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate qamd-rs 0.1.0
[INFO] tweaked toml for crates.io crate qamd-rs 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qamd-rs 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qamd-rs 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded rustversion v1.0.15
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 469f2b696a721af40c562923ed34edfe53c88145926e594d4a6d702debe9c665
[INFO] running `Command { std: "docker" "start" "-a" "469f2b696a721af40c562923ed34edfe53c88145926e594d4a6d702debe9c665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "469f2b696a721af40c562923ed34edfe53c88145926e594d4a6d702debe9c665", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "469f2b696a721af40c562923ed34edfe53c88145926e594d4a6d702debe9c665", kill_on_drop: false }`
[INFO] [stdout] 469f2b696a721af40c562923ed34edfe53c88145926e594d4a6d702debe9c665
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a62b72b6e470707aee1e59ce5ff24b13ebeecee9a7507e6a2382a4d14179ac8
[INFO] running `Command { std: "docker" "start" "-a" "7a62b72b6e470707aee1e59ce5ff24b13ebeecee9a7507e6a2382a4d14179ac8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling qamd-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.98s
[INFO] running `Command { std: "docker" "inspect" "7a62b72b6e470707aee1e59ce5ff24b13ebeecee9a7507e6a2382a4d14179ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a62b72b6e470707aee1e59ce5ff24b13ebeecee9a7507e6a2382a4d14179ac8", kill_on_drop: false }`
[INFO] [stdout] 7a62b72b6e470707aee1e59ce5ff24b13ebeecee9a7507e6a2382a4d14179ac8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c6b3bc1dc1ee6b34dcf46651348c8eae8d7db9e2bbf5c5e655e854a378ef171
[INFO] running `Command { std: "docker" "start" "-a" "6c6b3bc1dc1ee6b34dcf46651348c8eae8d7db9e2bbf5c5e655e854a378ef171", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling qamd-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `InstrumentType`
[INFO] [stdout]  --> examples/minute_data.rs:1:44
[INFO] [stdout]   |
[INFO] [stdout] 1 | use qamd_rs::{MinuteMarketData, MinuteBar, InstrumentType};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.44s
[INFO] running `Command { std: "docker" "inspect" "6c6b3bc1dc1ee6b34dcf46651348c8eae8d7db9e2bbf5c5e655e854a378ef171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6b3bc1dc1ee6b34dcf46651348c8eae8d7db9e2bbf5c5e655e854a378ef171", kill_on_drop: false }`
[INFO] [stdout] 6c6b3bc1dc1ee6b34dcf46651348c8eae8d7db9e2bbf5c5e655e854a378ef171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a084a4a4c69169c6fa612b037f638d88b38597172be6171e4ca85a2b546c22ff
[INFO] running `Command { std: "docker" "start" "-a" "a084a4a4c69169c6fa612b037f638d88b38597172be6171e4ca85a2b546c22ff", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `InstrumentType`
[INFO] [stderr]  --> examples/minute_data.rs:1:44
[INFO] [stderr]   |
[INFO] [stderr] 1 | use qamd_rs::{MinuteMarketData, MinuteBar, InstrumentType};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qamd-rs` (example "minute_data") generated 1 warning (run `cargo fix --example "minute_data" -p qamd-rs` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qamd_rs-75ea6d5f46241955)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test daily::tests::test_future_daily ... ok
[INFO] [stdout] test daily::tests::test_lof_daily ... ok
[INFO] [stdout] test daily::tests::test_index_daily ... ok
[INFO] [stdout] test tests::test_create_snapshot ... ok
[INFO] [stdout] test minute::tests::test_stock_minute ... ok
[INFO] [stdout] test daily::tests::test_stock_daily ... ok
[INFO] [stdout] test minute::tests::test_future_minute ... ok
[INFO] [stdout] test tests::test_create_tick_from_snapshot ... ok
[INFO] [stdout] test tests::test_serialization ... ok
[INFO] [stdout] test minute::tests::test_index_minute ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qamd_rs
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a084a4a4c69169c6fa612b037f638d88b38597172be6171e4ca85a2b546c22ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a084a4a4c69169c6fa612b037f638d88b38597172be6171e4ca85a2b546c22ff", kill_on_drop: false }`
[INFO] [stdout] a084a4a4c69169c6fa612b037f638d88b38597172be6171e4ca85a2b546c22ff
